PDF4Java Reference Documentation
com.o2sol.pdf4java.standards Package / PDFAException Class / getErrorCode Method
In This Topic
    getErrorCode Method
    In This Topic
    Gets the error code.
    Syntax
    public PDFAError getErrorCode()

    Return Value

    A PDFAError code specifying the error encountered during PDF/A formatting.
    See Also